Original article: http://www.irritatedvowel.com/Programming/Standards.aspx
. NET Programming Standards and Naming ConventionsCommon. NET Naming Conventions
These are the industry-accepted standard naming conventions for J #, C # and VB. NET
ArticleDirectory
Naming Convention
Implementing the naming convention
Conclusion
SharePoint database naming standardsCall me picky, but I think it's important to consistently name your SharePoint databases-especially on a shared
Before any project or system development, you need to customize a development convention and rules, which is conducive to unified overall style of the project, code maintenance and expansion. As Web project development is decentralized, independent,
After several years of experience, several companies have also participated in the design and development of some project products. I dare not say anything about it. I can only say that there has been some technical accumulation. I want to write it
Standard naming is also an important part of web standards. standard naming can better understand the code. I think everyone should have this experience. One day, the code written in the past cannot be understood, well, to avoid this, we need to
What are the naming rules for ASP. NET Programming specifications? What is the specific content? Let's start:
ASP. NET Programming specification naming convention 1. Button ID naming:
Btn + button operation function such as btnSave)
Naming rules for
2. Naming rules
"Name from the user's perspective"
Consistent naming can make the program clearer and the code more descriptive, thus improving the readability and maintainability of the program. This specification describes the most basic naming
C # Coding specifications summarized by myself-1. Naming Conventions,
Recently, I have compiled c # coding standards for my company. I haven't studied much about this in the past. I just thought that the code can make my own sense.
I have referred
Naming Conventions are necessary to enhance the readability of the Code, so that you can understand what you want to express at a Glance. Standards are rules that make the code easier for later maintenance, it can also greatly improve the
C #Simple naming Guide
A good name can make yourProgramIt is easier to understand. When someone else sees this name, they can guess what you are doing. A large number of good names cannot be separated from good naming conventions, but a good
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.